projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
96d07d9
b8739ce
)
auto merge of #550 : alexcrichton/cargo/rustdoc, r=brson
author
bors
<bors@rust-lang.org>
Wed, 10 Sep 2014 23:24:02 +0000
(23:24 +0000)
committer
bors
<bors@rust-lang.org>
Wed, 10 Sep 2014 23:24:02 +0000
(23:24 +0000)
* All markdown files are now rendered with `rustdoc` into HTML
* A JS syntax highlighter, prism, is included for TOML syntax highlighting.
* A new makefile target, `make doc`, will build docs into `target/doc`
preview: http://people.mozilla.org/~acrichton/crates.io/doc/
Closes #524
Trivial merge